library(odbc)
conn <- DBI::dbConnect(odbc::odbc(), Driver = "SQL Server", Server = "ISRGSNGPRD.corp.intusurg.com,1517",
Database = "morpheus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.